Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify description of "checking" iceConnectionState #2884

Merged
merged 3 commits into from
Jun 29, 2023

Conversation

fippo
Copy link
Contributor

@fippo fippo commented Jun 27, 2023

which can happen without explicitly adding remote candidates via addIceCandidate when candidate pairs are formed after discovering a peer-reflexive candidate upon receiving a valid STUN binding request

Fixes #2878

(editorial I would say, no normative change; will add a WPT)


Preview | Diff

which can happen without explicitly adding remote candidates via
addIceCandidate when candidate pairs are formed after discovering
a peer-reflexive candidate upon receiving a valid STUN binding
request

Fixes w3c#2878
webrtc.html Outdated Show resolved Hide resolved
webrtc.html Outdated Show resolved Hide resolved
Co-authored-by: Dominique Hazael-Massieux <[email protected]>
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jun 27, 2023
test for w3c/webrtc-pc#2884

BUG=None

Change-Id: I3cacefbb158342a53443f73dbb72784b7dceb21b
@aboba aboba added the Needs Test Needs a WPT test label Jun 29, 2023
@aboba aboba merged commit bc552d5 into w3c:main Jun 29, 2023
1 check passed
@fippo fippo deleted the ice-discovers-prflx branch June 29, 2023 19:43
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jun 29, 2023
test for w3c/webrtc-pc#2884

BUG=webrtc:9086

Change-Id: I3cacefbb158342a53443f73dbb72784b7dceb21b
aarongable pushed a commit to chromium/chromium that referenced this pull request Jun 29, 2023
test for w3c/webrtc-pc#2884

BUG=webrtc:9086

Change-Id: I3cacefbb158342a53443f73dbb72784b7dceb21b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4649349
Commit-Queue: Philipp Hancke <[email protected]>
Reviewed-by: Harald Alvestrand <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1164320}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jun 29, 2023
test for w3c/webrtc-pc#2884

BUG=webrtc:9086

Change-Id: I3cacefbb158342a53443f73dbb72784b7dceb21b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4649349
Commit-Queue: Philipp Hancke <[email protected]>
Reviewed-by: Harald Alvestrand <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1164320}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jun 29, 2023
test for w3c/webrtc-pc#2884

BUG=webrtc:9086

Change-Id: I3cacefbb158342a53443f73dbb72784b7dceb21b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4649349
Commit-Queue: Philipp Hancke <[email protected]>
Reviewed-by: Harald Alvestrand <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1164320}
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Jul 12, 2023
…IceCandidate from the remote end, a=testonly

Automatic update from web-platform-tests
webrtc wpt: allow 'checking' without addIceCandidate from the remote end

test for w3c/webrtc-pc#2884

BUG=webrtc:9086

Change-Id: I3cacefbb158342a53443f73dbb72784b7dceb21b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4649349
Commit-Queue: Philipp Hancke <[email protected]>
Reviewed-by: Harald Alvestrand <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1164320}

--

wpt-commits: 7397a1fd89852237f5ded49469823f2284952a5b
wpt-pr: 40765
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Jul 16, 2023
…IceCandidate from the remote end, a=testonly

Automatic update from web-platform-tests
webrtc wpt: allow 'checking' without addIceCandidate from the remote end

test for w3c/webrtc-pc#2884

BUG=webrtc:9086

Change-Id: I3cacefbb158342a53443f73dbb72784b7dceb21b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4649349
Commit-Queue: Philipp Hancke <phanckemicrosoft.com>
Reviewed-by: Harald Alvestrand <htachromium.org>
Cr-Commit-Position: refs/heads/main{#1164320}

--

wpt-commits: 7397a1fd89852237f5ded49469823f2284952a5b
wpt-pr: 40765

UltraBlame original commit: d0a48f821bc9c29b0313b188755f8001f3c2258d
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Jul 16, 2023
…IceCandidate from the remote end, a=testonly

Automatic update from web-platform-tests
webrtc wpt: allow 'checking' without addIceCandidate from the remote end

test for w3c/webrtc-pc#2884

BUG=webrtc:9086

Change-Id: I3cacefbb158342a53443f73dbb72784b7dceb21b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4649349
Commit-Queue: Philipp Hancke <phanckemicrosoft.com>
Reviewed-by: Harald Alvestrand <htachromium.org>
Cr-Commit-Position: refs/heads/main{#1164320}

--

wpt-commits: 7397a1fd89852237f5ded49469823f2284952a5b
wpt-pr: 40765

UltraBlame original commit: d0a48f821bc9c29b0313b188755f8001f3c2258d
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Jul 16, 2023
…IceCandidate from the remote end, a=testonly

Automatic update from web-platform-tests
webrtc wpt: allow 'checking' without addIceCandidate from the remote end

test for w3c/webrtc-pc#2884

BUG=webrtc:9086

Change-Id: I3cacefbb158342a53443f73dbb72784b7dceb21b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4649349
Commit-Queue: Philipp Hancke <phanckemicrosoft.com>
Reviewed-by: Harald Alvestrand <htachromium.org>
Cr-Commit-Position: refs/heads/main{#1164320}

--

wpt-commits: 7397a1fd89852237f5ded49469823f2284952a5b
wpt-pr: 40765

UltraBlame original commit: d0a48f821bc9c29b0313b188755f8001f3c2258d
ErichDonGubler pushed a commit to erichdongubler-mozilla/firefox that referenced this pull request Jul 16, 2023
…IceCandidate from the remote end, a=testonly

Automatic update from web-platform-tests
webrtc wpt: allow 'checking' without addIceCandidate from the remote end

test for w3c/webrtc-pc#2884

BUG=webrtc:9086

Change-Id: I3cacefbb158342a53443f73dbb72784b7dceb21b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4649349
Commit-Queue: Philipp Hancke <[email protected]>
Reviewed-by: Harald Alvestrand <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1164320}

--

wpt-commits: 7397a1fd89852237f5ded49469823f2284952a5b
wpt-pr: 40765
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Editorial Needs Test Needs a WPT test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iceConnectionState "checking" can happen without adding remote candidates
5 participants